home *** CD-ROM | disk | FTP | other *** search
/ Gospel Library / Infobase setup disc.iso / intro / intro8.dxr / 00143.ls < prev    next >
Encoding:
Text File  |  1998-09-22  |  103 b   |  7 lines

  1. on mouseUp
  2.   if the doubleClick then
  3.     set the movieRate of sprite 3 to 0
  4.     go(#next)
  5.   end if
  6. end
  7.